func golang.org/x/mod/semver.isNum

3 uses

	golang.org/x/mod/semver (current package)
		semver.go#L314: func isNum(v string) bool {
		semver.go#L370: 			ix := isNum(dx)
		semver.go#L371: 			iy := isNum(dy)